seek(FILEHANDLE,POSITION,WHENCE)
Randomly positions the file pointer for FILEHANDLE,
just like the fseek() call of stdio. FILEHANDLE may
be an expression whose value gives the name of the
filehandle. Returns 1 upon success, 0 otherwise.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson